class: center, middle, inverse, title-slide .title[ # Module 1: The Basics ] .subtitle[ ## WCR Review, Loops, and Loop Alternatives ] .author[ ### Dr. Christopher Kenaley ] .institute[ ### Boston College ] .date[ ### 2025/09/03 ] --- class: inverse, top # Today we'll ..... .pull-left[ - Review WCR - `for` loops - loop alternatives: `sapply`, `lapply` - Peak under the hood of Module Project 1 (finally) ]